| FaISIRAssumption |
| Logical Entity Name | FaISIRAssumption |
| Default Table Name | FaISIRAssumption |
| Physical Only | NO |
| Definition | |
| Note |
| FaISIRAssumption Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
FaISIRAssumptionId |
int | NO | ||
FaYearId |
char(2) | NO | ||
| Position | tinyint | NO | ||
| Descrip | varchar(200) | NO | ||
UserId |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| FaISIRAssumption Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_FaISIRAssumption_FaISIRAssumptionId | PrimaryKey | FaISIRAssumptionId |
| UK_FaISIRAssumption_FaYearId_Position | Index | FaYearId, Position |
| FaISIRAssumption Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| FaYear | Non-Identifying | One To Zero or More | FK_FaISIRAssumptionFaYearId_FaYearFaYearId | FaYearId | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_FaISIRAssumptionUserId_SyStaffSyStaffId | UserId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FaISIRAssumption Check Constraints |
| Check Constraint Name | CheckConstraint |